type github.com/google/go-cmp/cmp.indirect

3 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L564: 	s.compareAny(Indirect{&indirect{pathStep{t.Elem(), vx, vy}}})
		path.go#L270: type Indirect struct{ *indirect }
		path.go#L271: type indirect struct {